Skip to content

Commit

Permalink
Bump version to 1.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
hansegucker committed Jan 1, 2021
1 parent 0f74ed9 commit 2d26766
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Changelog
=========

v1.0-beta
---------
* Switch to other version branch and downgrade required Python version to 3.7

v0.1.0-beta2
------------
* Upload a PDF to reMarkable cloud with meta information about the last successful sync (#7)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "remarkdav"
version = "0.1.0-beta2"
version = "1.0-beta"
description = "A tool to sync webdav files (only PDF) to the reMarkable cloud"
authors = ["Jonathan Weth <[email protected]>"]

Expand Down

0 comments on commit 2d26766

Please sign in to comment.