Skip to content

Commit

Permalink
update dependencies and test token
Browse files Browse the repository at this point in the history
  • Loading branch information
seebi committed Oct 19, 2023
1 parent ae09d44 commit 297dbd1
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 75 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/)

## [1.0.1] 2023-10-19

### Changed

- dependency updates


## [1.0.0] 2023-10-19

### Added
Expand Down
99 changes: 25 additions & 74 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ license = "Apache-2.0"
description = "Create Universally Unique Lexicographically Sortable Identifiers (ULID) in transformations."
authors = ["eccenca GmbH <cmempy-developer@eccenca.com>"]
classifiers = [
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Environment :: Plugins",
"Topic :: Software Development :: Libraries :: Python Modules"
]
Expand Down

0 comments on commit 297dbd1

Please sign in to comment.